panelContent

Class: com.microstrategy.web.app.taglibs.Panel_ContentTag

Usage:

Custom Tag class to be used for entering the contents of a Panel. Example:
 <web:panelContent>
   ...Contents...
 </web:panelContent>
 


Name Required? Description
contentClass false Indicates the global css class to apply to the panel's contents.